From: Jason Rumney Date: Thu, 12 Jul 2007 10:40:21 +0000 (+0000) Subject: Remove dashes from front of first line. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~534^2~3^2~2266 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f416b2fd6a819622fe22398f2e6e9dfb57574c67;p=emacs.git Remove dashes from front of first line. --- diff --git a/lisp/isearch.el b/lisp/isearch.el index 770d607713e..1804233847f 100644 --- a/lisp/isearch.el +++ b/lisp/isearch.el @@ -1,4 +1,4 @@ -----------;;; isearch.el --- incremental search minor mode +;;; isearch.el --- incremental search minor mode ;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1999, 2000, ;; 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.